Made sure all the error cases involving jpeg or png load/saves clean
authorManish Singh <yosh@gimp.org>
Sun, 20 Jan 2002 04:52:47 +0000 (04:52 +0000)
committerManish Singh <yosh@src.gnome.org>
Sun, 20 Jan 2002 04:52:47 +0000 (04:52 +0000)
commit1530c14531f8bbfbd0bf3b577ec312244982e3d2
tree238d650b08aca657aece4479bc75e6a073ecb0e7
parent188ceabf8bfdd74161acc1a67f9856045f79796b
Made sure all the error cases involving jpeg or png load/saves clean

Sat Jan 19 20:49:20 2002  Manish Singh  <yosh@gimp.org>

        * io-jpeg.c, io-png.c: Made sure all the error cases involving
        jpeg or png load/saves clean themselves up properly. Marked some
        variables needed for cleanup volatile so they aren't clobbered by
        setjmp.
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-jpeg.c
gdk-pixbuf/io-png.c